Tag
AI Agents
2 posts in this topic.
A mental model for Claude Code (and every other modern agent)
A mental model for how modern AI agents actually work — small enough to hold in your head. Plus the npm packages I built to make it concrete.
AI AgentsOpen SourceTypeScript
MARCO: the loop inside a harness, in code
Companion code to my article on AI agent architecture. A small TypeScript harness that makes the loop-inside-a-harness split literal — readable in an afternoon.
AI AgentsArchitectureTypeScriptOpen Source